/ Assembly List / LJCTextDataReaderLib / TextDataReader / GetChar

Namespace - LJCTextDataReaderLib


Parameters
i - The data field index.

Returns

The data field char value.

Syntax

C#
public Char GetChar(Int32 i)

Returns the char value of the data field at the specified index.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.